-
Home
-
WordPress Appointment Booking Plugin
-
2.1.2
-
Code
-
Classes
- CustomersListTable
Total Complexity |
28 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
255 |
Lines of code |
157 |
Logical lines of code |
60 |
Comment lines |
50 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
column_name() |
A |
48 |
8 |
30 |
__construct() |
S |
57 |
4 |
15 |
query_items() |
S |
48 |
2 |
33 |
extra_tablenav() |
S |
61 |
2 |
16 |
column_bookings() |
S |
65 |
2 |
8 |
column_date_registered() |
S |
67 |
2 |
7 |
column_last_active() |
S |
67 |
2 |
7 |
prepare_items() |
S |
68 |
1 |
8 |
get_sortable_columns() |
S |
66 |
1 |
9 |
column_email() |
S |
74 |
1 |
4 |
column_phone() |
S |
74 |
1 |
4 |
column_default() |
S |
73 |
1 |
6 |
get_columns() |
S |
63 |
1 |
10 |